feat: PR the relative issue with #50#51
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
具体的变更:
卷三(标准库)里收录了三篇实际属于嵌入式领域的文章——类型安全的寄存器访问、循环缓冲区、侵入式容器,主题与标准库不符,与卷八「嵌入式」子领域更贴合。本次按 todo/012 既定决策(M1/M2/M4 + M3 索引),将这三篇连同配套 ETL 示例代码机械迁移到卷八嵌入式目录,纠正分类错位。